<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*******css重置*******/

*{margin: 0;padding: 0;text-decoration: none;list-style: none;box-sizing: border-box;font-family:"Helvetica","微软雅黑",arial;}
/*.container{margin: 0 auto;max-width: 1230px;}*/
a:hover{text-decoration: none}
h2,h3,h5{margin:0;padding: 0}
p{margin:0;font-size:14px;color:#666}
img{width: 100%;display: block;}
a{display: block;}
.clearfix{clear: both;}
.fixed{position: fixed;top: 0;left: 0}

/*-----------------------公共部分--------------------------*/
.top{text-align: center;margin-bottom:60px;}
.top h2{font-size: 32px;color:#333;margin:0;margin-bottom: 12px;}
.top h3{font-size: 16px;color:#666;margin:0;}
@media (max-width: 1120px){
	.top {margin-bottom: 50px;}
	.top h2{font-size:28px;}
	.top h3{font-size: 14px;}
}
@media (max-width: 992px){
	.top {margin-bottom: 40px;}
	.top h2{font-size:26px;}
	.top h3{font-size: 14px;}
}
@media (max-width: 768px){
	.top {margin-bottom: 35px;}
	.top h2{font-size:24px;}
	.top h3{font-size: 12px;}
}
@media(max-width:530px){
	.top {margin-bottom: 30px;}
	.top h2{font-size:20px;}
	.top h3{font-size: 12px;}
}


.my_button {float:right}
.my_button a{float: left;border:1px solid #999;color:#999;border-right: 0;height: 45px;text-align: center;line-height: 45px}
.my_button a:nth-last-of-type(1){border-right: 1px solid #999;width: 90px}
.my_button a:nth-child(1){width: 90px}
.my_button a{width: 64px}
.my_button a:hover{background-color: #ed7000;color: #fff}

@media(max-width:768px){
	.my_button {float:right}
	.my_button a{float: left;border:1px solid #999;color:#999;border-right: 0;height: 30px;text-align: center;line-height: 30px}
	.my_button a:nth-last-of-type(1){border-right: 1px solid #999;width:60px;font-size:12px}
	.my_button a:nth-child(1){width: 60px;font-size:12px}
	.my_button a{width:40px;font-size:12px}
	.my_button a:hover{background-color: #ed7000;color: #fff}
}

 .left{float: left;width: 25%}
 .right{float: right;width: 70%}
 .left .tongyi{padding: 18px 30px;border:1px solid #ccc;margin-bottom: 10px;box-shadow: 0 0 5px 3px #e4e4e4}
 .left .tongyi h3{text-align: center;font-size: 20px;font-weight: bold;color:#ed7000;margin:0 0  30px 0;}
 .left .tongyi_li a{color:#000;font-size: 12px;line-height: 40px;height: 40px;white-space:nowrap;text-align: center;width: 100%;border-radius:40px;overflow:hidden;text-overflow:ellipsis;padding:0 15px;margin-bottom:6px;}
 .left .tongyi_li a.active{background-color:#ed7000;color: #fff }
 .left .tongyi_li a:hover{background-color:#ed7000;color: #fff }
 .left .contact_us li{font-size: 14px;line-height: 24px;color:#666;margin-bottom: 10px;}
 .right .main{padding:1% 2%;box-shadow: 0 0 5px 3px #e4e4e4}
 .title {margin:20px 0;}
 .title h3{float: left;margin:0;}
 .title .your_position{float: right;height:26px;}
 .title .your_position a{float: left;color:#666;line-height: 20px;}
 @media(max-width: 1260px){
	.left .contact_us li{font-size: 12px;line-height: 20px;}
}
@media(max-width: 992px){
	.left{margin-bottom: 20px}
	.left .contact_us{display: none}
	.left{float: left;width: 100%}
	.left .products_center{padding:0;border:0;margin-bottom:0;box-shadow: none}
	.left .products_center_li a{float: left;width: 33%}
	.left .news_center h3{display: none}
	.right{float: right;width: 100%}
}

@media(max-width: 530px){
	.title {margin:0;}
	.title h3{float: left;margin:0;font-size: 16px}
	.title .your_position{float: right;height:16px;}
	.title .your_position a{float: left;color:#666;font-size: 12px}
}

/*--------------------导航部分------------------------*/
.index_nav{padding:10px 15px 23px;position: fixed;top: 0;left: 0;background-color: #fff;z-index: 999;width: 100%;box-shadow: 4px 4px 4px #e5e5e5}
.index_nav .nav_left{float: left;}
.index_nav .nav_middle{float: left;width: 100%;position: absolute;top: 10px;left:0;}
.index_nav .nav_right_bg,.index_nav .nav_right_sm{float: right;position: absolute;right: 0;z-index: 999}
.index_nav .nav_right_bg a:hover span,.index_nav .nav_right_sm a:hover span{color:#ed7000}
.index_nav .nav_right_bg .active span,.index_nav .nav_right_sm .active span{color:#ed7000 }
.index_nav .nav_btn{display: none}
.index_nav img{width: auto}
.index_nav .nav_middle .active{color:#ed7000;}
.index_nav .nav_right_sm{display: none;}
.nav_middle_main {
	width: 60%;
	margin:0 auto;
	display: flex;
	justify-content:center;
}
.index_nav .nav_middle a{
	color: #999;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	padding: 0 10px;
}
.index_nav .nav_middle a:hover{color:#ed7000;}
.index_nav .nav_middle a i { font-size: 12px;font-weight: 200; margin-left: 5px;	}
.index_nav .nav_right_bg a,.index_nav .nav_right_sm a{float: left;line-height: 44px;padding:0 10px 0 8px;}
.index_nav .nav_right_bg a img,.index_nav .nav_right_sm a img{float: left;margin-top: 15px;margin-right: 8px;}
.index_nav .nav_right_bg a span,.index_nav .nav_right_sm a span{float: left;font-size: 12px;color:#cdcdcd;}
@media(max-width: 992px){
	.index_nav{padding:10px 15px 15px;}
	.index_nav .nav_left img{width: 70%}
	.nav_middle_main{width: 70%}
	.index_nav .nav_middle a{font-size: 12px;padding: 0 5px;line-height: 30px;}
	.index_nav .nav_right_bg a{float: left;line-height: 30px;padding:0 5px 0 5px;}
	.index_nav .nav_right_bg a img{float: left;margin-top: 10px;margin-right: 5px;}
	.index_nav .nav_right_bg a span{float: left;font-size: 12px;}
}

@media(max-width: 768px){
	.index_nav .nav_btn{display: block;float: right; }
	.index_nav .nav_left img{width: 70%}
	.nav_middle{display: none}
	.nav_middle_main{width: 100%}
	.index_nav .nav_right_sm{display: block;}
	.index_nav .nav_right_bg{display: none;}
	.index_nav .nav_middle a{font-size: 12px;padding: 0 5px;line-height: 30px;}
	.index_nav .nav_right_sm a{float: left;line-height: 30px;padding:0 5px 0 3px;}
	.index_nav .nav_right_sm a img{float: left;margin-top: 10px;margin-right: 5px;}
	.index_nav .nav_right_sm a span{float: left;font-size: 12px;}
	.index_nav .nav_right_bg,.index_nav .nav_right_sm{float: right;position: absolute;right:45px;z-index: 999}
}
@media(max-width: 530px){
	.index_nav .nav_left{width: 180px}
}


/*-----------------------------navLi-------------------------------*/
.navLi{background-color:rgba(237,112,0,0.5);display: none;position: fixed;z-index: 999;width: 100%;top:55px;}
.navLi a{text-align: center;color:#fff;padding:10px;}

.index_banner{margin-top:76px;}
@media(max-width: 992px){
	.index_banner{margin-top:56px;}
}
/*--------------------------产品中心---------------------------*/
.index_product{padding: 80px 15px}
.index_product .products_list{display: flex;justify-content:space-between;width: 100%}
.index_product .products_list .single_productor{width: 30%;border-bottom: 2px solid #dadada}
.index_product .products_list .single_productor:nth-child(4){display: none}
.products_list .single_productor img{width: 100%}
.products_list .single_productor p{text-align: center;padding:25px;font-size: 16px;margin: 0;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.index_product .products_list .single_productor:hover{border-color: #ed7000;box-shadow:4px 4px 4px #eee;};
@media(max-width: 1120px){
	.index_product{padding: 60px 15px}
	.products_list .single_productor p{padding:20px;font-size: 14px;}
	
}
@media(max-width: 992px){
	.products_list .single_productor p{padding:15px;font-size: 12px;}
	.index_product{padding: 40px 15px}
}

@media(max-width: 768px){
	.index_product {padding:35px 15px;}
	.index_product .products_list .single_productor:nth-child(4){display: block;}
	.index_product .products_list{
		display: flex;
		justify-content:space-between;
		width: 100%;
		flex-wrap:wrap;flex-direction:row;align-items:center;}
	.index_product .products_list .single_productor{margin-bottom: 20px;width: 48%}
	.products_list .single_productor p{padding:15px;font-size: 10px;}
}
@media(max-width: 530px){
	.index_product .products_list{display: flex;justify-content:space-between;width: 100%;flex-wrap:wrap;flex-direction:row;align-items:center;}
	.index_product .products_list .single_productor{margin-bottom: 20px;width: 48%}
	.index_product{padding: 30px 15px}
}
/*---------------------关于我们-------------------------------*/
.index_about_us .main{width: 1260px;margin: 0 auto;}
.index_about_us{background:url(../upload/about_us_background.jpg) no-repeat;padding:44px 0;}
/*.index_about_us img{width: auto}*/
.index_about_us .left{width: 35%;float: left;margin-left: 15px;}
.index_about_us .left img{width: 100%;}

/*.yellow{width: 100px;height: 100px;background-color:#f5b516;border-radius: 10px;position: absolute; top: 0;left: 0}*/
.index_about_us .right{width:58%;float: right;padding:0 20px;margin-top: 3%;}
.index_about_us .right h2{margin:0;color:#f5b516;font-weight: bold;font-size: 30px;}
.index_about_us .right p{color:#fff;margin:2% 0 5%;font-size: 16px;text-align: left;line-height: 25px;max-height: 120px;overflow: hidden;}
.index_about_us .right a{color:#fff;background-color: #f5b516;display: block;width: 200px;height: 40px;line-height: 40px;text-align: center;border-radius: 50px;border:1px solid #f5b516;}
.index_about_us .right a:hover{color:#f5b516;background-color: #474441;border:2px solid #f5b516;}
@media(max-width:1260px){
	.index_about_us .main{width: 970px;margin: 0 auto;}
	.index_about_us .right{margin-top: 2%;}
	.index_about_us .right p{color:#fff;margin:2% 0 5%;font-size: 14px;text-align: left;line-height: 25px;max-height: 120px;overflow: hidden;}

}
@media(max-width:992px){
	.index_about_us .main{width: 750px;margin:0 auto;}
	.index_about_us .right{margin-top: 0}
	.index_about_us .right h2{margin:0;color:#f5b516;font-weight: bold;font-size: 24px;}
	.index_about_us .right p{color:#fff;margin:2% 0 4%;font-size: 12px;text-align: left;line-height: 20px;max-height: 120px;overflow: hidden;}
	.index_about_us .right a{color:#fff;background-color: #f5b516;display: block;width: 150px;height: 30px;line-height: 30px;text-align: center;border-radius: 50px}	
	.index_about_us .left{width: 35%;float: left;margin-left: 35px;}
}
@media(max-width:768px){
	.index_about_us .main{width: 500px;margin:0 auto;}
	.index_about_us .left{display: none}
	.index_about_us .right{width: 100%; }
}
@media(max-width:530px){
	.index_about_us .main{width: 380px;margin:0 auto;}
	.index_about_us .left{display: none}
	.index_about_us .right{width: 100%; }
}

/*----------------------新闻中心----------------------------------*/
.index_news{padding: 80px 15px}
.index_news .news_list{display: flex;justify-content:space-between;width: 100%}
.index_news .news_list .single_new{width: 30%;}
.index_news .left{width:14%;float: left;background-color: #e3e3e3;height: 100%;padding-top:36px}
.index_news .left p{text-align: center;margin-bottom: 0}
.index_news .left p:nth-child(1){font-size: 24px}
.index_news .left p:nth-child(2){font-size: 12px}
.index_news .left p:nth-child(3){font-size: 14px}
.index_news .right{width:86%;float: right;background-color: #f7f7f7;padding:25px 5% 25px 20px;}
.index_news .right h3{font-size: 17px;color:#ed7000;margin:0;font-weight: bold}
.single_new_content{margin:20px 0;}
.index_news .right p{text-indent:2em;margin-bottom: 0;line-height: 25px;font-size: 14px;}
.index_news .right a{color:#fff;background-color: #f5b516;display: block;width: 150px;height: 40px;line-height: 40px;text-align: center;border-radius: 50px;border:1px solid #f5b516;}
.index_news .right a:hover{color:#f5b516;background-color: #f7f7f7;}
	
@media(max-width: 1120px){
	.index_news{padding: 60px 15px}
	.index_news .left p:nth-child(1){font-size: 20px}
	.index_news .left p:nth-child(2){font-size: 12px}
	.index_news .left p:nth-child(3){font-size: 12px}
	.index_news .right{padding:25px 5% 25px 20px;}
	.index_news .right h3{font-size: 15px}
	.index_news .right p{font-size: 12px;line-height: 20px}
}
@media(max-width: 992px){
	.index_news{padding: 40px 15px}
	.index_news .left p:nth-child(1){font-size: 18px}
	.index_news .left p:nth-child(2){font-size: 12px}
	.index_news .left p:nth-child(3){font-size: 12px}
	.index_news .right p:nth-child(2){display: none}
}


@media(max-width: 768px){
	.index_news {padding:35px 15px;}
	.index_news .news_list{display: flex;justify-content:flex-start;width: 100%;flex-wrap:wrap;flex-direction:column;align-items:center;}
	.index_news .news_list .single_new{margin-bottom: 20px;width: 70%}
	.index_news .right p:nth-child(2){display: none}
}
@media(max-width: 530px){
	.index_news{padding: 30px 15px}
	.index_news .news_list .single_new{margin-bottom: 20px;width: 90%}
	.single_new_content{display: none}
	.index_news .single_new a{width: 100px;height: 30px;line-height: 30px;font-size: 12px;margin-top: 20px}
}

/*---------------------------------底部----------------------------------*/
.footer {background-color: #f2f2f2;padding: 45px 15px}
.footer img{width: auto}
.footer .footer_logo{float: left;width:44px }
.footer .footer_contact{float: left;width: 45%;padding-right: 10%;padding-left: 10%}
.footer .footer_feedback{float: left;width: 25%}
.footer .footer_about{float: right;width:20%;padding-left: 50px}
.footer h5{font-size: 20px;font-weight: bold;margin:0;margin-bottom: 20px}
.footer .footer_logo img{margin-top: 35px;margin-left: 20px;}

.footer .footer_contact li{line-height: 30px;color:#666;font-size: 14px}
.footer .footer_contact ul a{line-height: 30px;color:#666;font-size: 14px}
.footer .footer_feedback .form-group{float: left;width: 32%;}
.footer .footer_feedback .form-group:nth-child(2){margin:0 2%;}
.footer .footer_feedback .form-control{border:0;}
.footer .footer_feedback textarea{width: 100%;border:0;border-radius: 4px;height: 120px;padding:6px 12px;}
.footer .footer_feedback button{padding:7px 23px;margin-top: 8px;background-color: #999;border:0;font-size: 14px;color:#fff;}
.footer .footer_about ul{padding-left: 10px;color:#666;line-height:30px;}
.footer .footer_about ul a{color:#666;}
@media(max-width: 1260px){
	.footer .footer_contact{float: left;width: 45%;padding-right: 5%;padding-left: 5%}
	.footer .footer_contact ul li{line-height: 25px}
}
@media(max-width: 992px){
	.footer .footer_logo,.footer .footer_about{float: right;width:20%;padding-left: 0px}	
	.footer .footer_logo img{margin:0 20px;}
}
@media(max-width: 768px){
	.footer .footer_logo,.footer .footer_about{display: none}
	.footer .footer_contact,.footer .footer_feedback{width: 50%}	
}
@media(max-width: 530px){
	.footer .footer_feedback{padding:0 5%;margin-top: 10px}
	.footer .footer_logo,.footer .footer_about{display: none}
	.footer .footer_contact,.footer .footer_feedback{width: 100%}
	.footer h5{font-size: 18px;margin-bottom:10px}
	.footer .footer_contact ul li{font-size: 12px;line-height: 20px}
}

/*---------------------------联系我们留言表--------------------------*/
    .neirong .contact_boxbox .form-group{float: left;width: 32%;}
    .neirong .contact_boxbox .form-group:nth-child(2){margin:0 2%;}
    .neirong .contact_boxbox .form-control{border:0;}
    .neirong .contact_boxbox textarea{width: 100%;border:0;border-radius: 4px;height: 120px;padding:6px 12px;}
    .neirong .contact_boxbox  button{padding:7px 23px;margin-top: 8px;background-color: #999;border:0;font-size: 14px;color:#fff;}
/*---------------------------copy--------------------------*/
.copy{background-color: #ccc}
.copy p{text-align: center;color:#666;margin:0;padding:15px 0;}






/*----------------------------about_us内页-------------------*/
.about_us_content{}



/*-------------------------产品列表页面-----------------------*/
.product_list_content{padding:20px 0;}
.series_one{margin-bottom: 20px;}
.series_one&gt;a{width: 140px;height: 40px;background-color: #ed7000;text-align: center;line-height: 40px;color:#fff;border-radius: 20px;margin: 0 auto}
.product_list_first {display: flex;justify-content:space-between;flex-wrap:wrap;}
.product_list_first a{display: block;width: 33%;position: relative;margin-bottom: 20px;overflow: hidden;}
.product_list_first a:hover div{color:#ed7000;border-color:#ed7000; }
.product_list_first a:hover {box-shadow: -4px 4px 4px #eee; }
.product_list_first a div{text-align: center;width: 100%;text-align: center;color:#000;padding:10px;border-bottom:2px solid #dadada }
.product_list_first a[class^='must_hide']{display: none}
.product_nav{display: flex;justify-content:center;flex-wrap:wrap;}
.product_nav a{width: 200px;height: 30px;text-align: center;line-height: 30px;margin:30px 10px;color:#000;overflow: hidden;text-overflow:ellipsis;}
.product_nav a:hover{background-color:#ed7000;border-radius: 20px;color:#fff; }
@media(max-width: 1260px){
	
}
@media(max-width: 992px){
}
@media(max-width: 530px){
	.product_nav{margin-bottom: 10px}
	.product_nav a{width: 100%;margin:3px;}
	.product_list_first a {width: 49%}
}
/*-------------------------产品列表单页面-----------------------*/
.product_list_single_content{padding:20px 0;}
.series_one{margin-bottom: 20px;}
.series_one&gt;a{width: 140px;height: 40px;background-color: #ed7000;text-align: center;line-height: 40px;color:#fff;border-radius: 20px;margin: 0 auto}
.product_list_first {display: flex;justify-content:start;flex-wrap:wrap;}
.product_list_first a{display: block;width: 33%;position: relative;margin-bottom: 20px;overflow: hidden;}
/*.product_list_first a:nth-child(2+3*n){margin:0 0.5%;}*/
.product_list_first a:hover div{color:#ed7000;border-color:#ed7000; }
.product_list_first a:hover {box-shadow: -4px 4px 4px #eee; }
.product_list_first a div{text-align: center;width: 100%;text-align: center;color:#000;padding:10px;border-bottom:2px solid #dadada }
.product_list_first a[class^='must_hide']{display: none}
.product_nav{display: flex;justify-content:center;flex-wrap:wrap;}
.product_nav a{width: 200px;height: 30px;text-align: center;line-height: 30px;margin:30px 10px;color:#000;overflow: hidden;text-overflow:ellipsis;}
.product_nav a:hover{background-color:#ed7000;border-radius: 20px;color:#fff; }
@media(max-width: 1260px){
	
}
@media(max-width: 992px){
}
@media(max-width: 530px){
	.product_nav{margin-bottom: 10px}
	.product_nav a{width: 100%;margin:3px;}
	.product_list_first a {width: 49%}
}




/*---------------------------------------新闻列表页面-----------------------------------*/
.web_page_location{margin: 77px 0 0}
.news_list_content{padding:70px 0;}
.web_page_location{height: 45px;background-color: #f0f0f0}
.web_page_location .container{}
.hezi{float: right;background:url(../upload/web_position_bg.png);background-size: cover;height: 45px;width: 228px;position: relative;text-align: center;}
.hezi span{line-height: 45px;color: #fff}
.web_page_location img{width: auto; float: right;position: absolute;bottom:16px;right: 20px}

.news_list_all {padding:15px;display: flex;justify-content:space-between;flex-wrap:wrap;}
.news_list_all a{width: 48%;padding:15px 15px 5px; display: block;box-shadow: 0 0 5px 3px #fafafa;margin-bottom: 20px}
.news_list_all a .single_new_total{float: right;width: 100%}
.news_list_all .single_new_total .submit_time{color:#999;font-size: 12px}
.news_list_all .single_new_total .single_title{font-size: 17px;margin:5px 0 10px;color: #ed7000}
.news_list_all .single_new_total .single_content{color:#666;font-size: 14px;line-height: 20px;overflow: hidden;text-overflow:ellipsis;}
.news_list_all a{color:#e6e6e6;}
.news_list_all .simple_tubiao{margin:30px 0 30px;}
.news_list_all i:nth-child(1){float: left;font-size: 16px}
.news_list_all i:nth-child(2){float: right;font-size: 16px}
@media(max-width: 1260px){
	.news_list_content .left .contact_us li{font-size: 12px;line-height: 20px;}
}
@media(max-width: 992px){
	.web_page_location{margin: 56px 0 0}
	.news_list_content .left{margin-bottom: 20px}
	.news_list_content .left .contact_us{display: none}
	.news_list_content .left{float: left;width: 100%}
	.news_list_content .left .news_center{padding:0;border:0;margin-bottom:0;box-shadow: none}
	.news_list_content .left .news_center_li a{float: left;width: 33%}
	.news_list_content .left .news_center h3{display: none}
	.news_list_content .right{float: right;width: 100%}
	.news_list_content{padding: 40px 0}
}
@media(max-width: 768px){
	.news_list_all .single_new_total .submit_time{font-size: 12px}
	.news_list_all .single_new_total .single_title{font-size: 14px;margin:3px 0 5px;}
	.news_list_all .single_new_total .single_content{font-size: 12px;line-height: 20px}
	.news_list_all .simple_tubiao{margin:20px 0 20px;}
	.news_list_content{padding: 30px 0}
}
@media(max-width: 530px){
	.news_list_content .title {margin:0;}
	.news_list_content .title h3{float: left;margin:0;font-size: 16px}
	.news_list_content .title .your_position{float: right;height:16px;}
	.news_list_content .title .your_position a{float: left;font-size: 12px}
	.news_list_all .single_new_total .submit_time{font-size: 12px}
	.news_list_all .single_new_total .single_title{font-size: 12px;margin:1px 0 3px;}
	.news_list_all .single_new_total .single_content{display: none}
	.news_list_all .simple_tubiao{margin:10px 0 10px;}
	.news_list_content{padding: 20px 0}
}

/*新闻列表改*/
.news_list_all a .submit_time {position: relative;}
.news_list_all a .submit_time .date{
	font-size: 50px;padding: 10px
}
.news_list_all a .submit_time .other{
	position: absolute;
	top: 45px;
	left: 45px;
	background-color: #fff;
	padding: 5px
}

/*----------------------------------产品详情页面--------------------------------*/
.products_details_content{padding:20px 0;}
.products_details_content .left{float: left;width: 25%}
.products_details_content .right{float: right;width: 70%}

.products_details_content .left .tongyi{padding: 18px 30px;border:1px solid #ccc;margin-bottom: 10px;box-shadow: 0 0 5px 3px #e4e4e4}
.products_details_content .left .tongyi h3{text-align: center;font-size: 20px;font-weight: bold;color:#ed7000;margin:0 0  30px 0;}
.products_details_content .left .product_center_li a{color:#000;font-size: 12px;line-height: 40px;height: 40px;white-space:nowrap;text-align: center;width: 100%;border-radius:40px;overflow:hidden;text-overflow:ellipsis;padding:0 15px;margin-bottom:6px;}
.products_details_content .left .product_center_li a.active{background-color:#ed7000;color: #fff }
.products_details_content .left .product_center_li a:hover{background-color:#ed7000;color: #fff }
.products_details_content .left .contact_us li{font-size: 14px;line-height: 24px;color:#666;margin-bottom: 10px;}

.products_details_content{padding:20px 0;}
.products_details_content .main{box-shadow:none;}
/*最顶部页面位置*/
.products_details_content .html_position{padding:10px 0;}
.products_details_content .html_position a{float: left;color:#999;}
/*产品详情*/
.products_details_content .single_product_detail_content{margin-bottom: 20px}
.products_details_content .single_product_title{}
.products_details_content .single_product_title h5{font-size: 20px;font-weight: bold;text-align: center;}
.products_details_content .single_product_title .sub_title{text-align: center;margin:10px;}
.products_details_content .single_product_title .sub_title span{margin:0 10px;color:#9f9f9f;}

.products_details_content .products_details{padding:20px;font-size: 14px;}

.products_details p:first-child{width: 50%;}
.products_details div{color:#666;line-height:24px;margin-bottom:20px}
.et2{text-align: left;font-weight:700;color:#ed7000;font-size:16px;margin-bottom:10px;}
.products_details img{width: 100%;margin:0 auto;}

.products_details_content .text_interlinkage{display: flex;justify-content:center;}
.products_details_content .text_interlinkage a{display:block;width: 20%;text-align: center;height: 40px;
	line-height: 40px;border:1px solid #e4e4e4;margin: 10px;color:#666;border-radius: 10px}
.products_details_content .text_interlinkage a:hover {background-color: #ed7000;border:0;color:#fff;}



@media(max-width: 1260px){
	.products_details_content .left .contact_us li{font-size: 12px;line-height: 20px;}
}
@media(max-width: 1200px){
	.products_details table{width: 50%;margin-top: 75px;}
}
@media(max-width: 992px){
	.products_details_content .left{margin-bottom: 20px}
	.products_details_content .left .contact_us{display: none}
	.products_details_content .left{float: left;width: 100%}
	.products_details_content .left .product_center{padding:0;border:0;margin-bottom:0;box-shadow: none}
	.products_details_content .left .product_center_li a{float: left;width: 33%}
	.products_details_content .left .product_center h3{display: none}
	.products_details_content .right{float: right;width: 100%}
	.products_details table{width: 50%;font-size: 12px;margin-top: 60px;}
}
@media(max-width: 768px){
	.products_details table{width: 50%;font-size: 12px;margin-top: 40px;}
}

@media(max-width: 666px){
	.products_details p:first-child{width: 40%}
    .products_details p:nth-child(2){width: 40%}
	.products_details table{width: 60%;font-size: 10px;margin-top: 10px;}
	.products_details table tr{height: 13px}
}
@media(max-width: 569px){
	.products_details p:first-child{width: 100%;background-color: #dadada}
	.products_details table{width: 100%;font-size: 14px;margin-top: 10px;}
	.products_details table tr{height: 13px}
}
@media(max-width: 530px){
	.products_details_content .title h3{float: left;margin:0;font-size: 16px}
	.products_details_content .title .your_position{float: right;height:16px;}
	.products_details_content .title .your_position a{float: left;color:#666;font-size: 12px}
	.product_list_all a {width: 49%}
	.products_details_content .single_product_detail_content{margin-bottom: 10px}
	.products_details_content .products_details{padding:10px 20px;font-size: 12px;}

	.products_details_content .text_interlinkage{display: flex;justify-content:center;}
	.products_details_content .text_interlinkage a{display:block;width: 18%;text-align: center;height: 40px;
	line-height: 40px;border:1px solid #e4e4e4;margin: 10px;color:#666;border-radius: 10px;font-size: 12px}
	.products_details_content .text_interlinkage a:hover {background-color: #ed7000;border:0;color:#fff;}
}





/*------------------------------------------------推荐区公共部分------------------------------------*/
.recommended{margin:10px 0 30px;}
.recommended .pro-title {border-left:5px solid #ed7000;padding-left: 20px;margin-bottom: 10px}
.recommended .pro-title .pro_tt{float: left;font-size: 18px;padding:3px 0;color:#ed7000;}
.recommended .pro-title a{float: right;line-height: 35px;font-size: 16px;color:#ed7000;}
.recommend_lists  .news_all a{float: left;width: 48%;margin-bottom:10px;}

.recommend_lists{padding:0;}
/*推荐新闻*/
.recommend_lists .recommended_news{}
.recommend_lists  .news_all a:nth-child(2n){float: right;width: 48%;margin-bottom:10px;}
.recommend_lists  .news_all a span:nth-child(1){font-size: 16px;float: left;color:#000;width: 60%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.recommend_lists  .news_all a span:nth-child(2){font-size: 16px;float: right;color:#000;}
/*产品推荐*/
.recommend_lists .recommended_products{}
.recommend_lists .products_all{display: flex;justify-content:space-between;flex-wrap:nowrap;overflow: hidden;}
.recommend_lists .products_all a{display: block;width: 23%;flex-shrink:0;}
.recommend_lists .products_all a img{width: 100%;}
.recommend_lists .products_all .img_explain{text-align: center;color:#000;padding:10px 0}
.recommend_lists .products_all a:hover .img_explain{color:#ed7000}

@media(max-width:992px){
	.recommend_lists .products_all .img_explain{font-size: 12px}
}
@media(max-width:530px){
	.recommended{margin:5px 0 20px;}
	.recommended .pro-title {border-left:5px solid #ed7000;padding-left: 20px;margin-bottom: 5px}
	.recommended .pro-title .pro_tt{float: left;font-size: 16px;padding:1px 0;color:#ed7000;}
	.recommended .pro-title a{float: right;line-height: 20px;font-size: 14px;color:#ed7000;}
	.recommend_lists  .news_all a{float: left;width: 100%;margin-bottom:10px;}

	.recommend_lists{padding:0;}
/*推荐新闻*/
	.recommend_lists .recommended_news{}
	.recommend_lists  .news_all a:nth-child(2n){float: right;width: 100%;margin-bottom:10px;}
	.recommend_lists  .news_all a span:nth-child(1){font-size: 14px;float: left;color:#000;width: 60%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.recommend_lists  .news_all a span:nth-child(2){font-size: 14px;float: right;color:#000;}
/*产品推荐*/
	.recommend_lists .recommended_products{}
	.recommend_lists .products_all{display: flex;justify-content:space-between;flex-wrap:wrap;}
	.recommend_lists .products_all a{display: block;width: 48%;flex-shrink:0;margin-bottom: 10px}
	.recommend_lists .products_all a img{width: 100%;}
	.recommend_lists .products_all .img_explain{text-align: center;color:#000;padding:10px 0}
	.recommend_lists .products_all a:hover .img_explain{color:#ed7000}
}

/*关于我们版面*/
.about_us_content{padding:20px;}
.about_us_content{padding:20px 0;}
.about_us_content .left{float: left;width: 25%}
.about_us_content .right{float: right;width: 70%}

.about_us_content .left .tongyi{padding: 18px 30px;border:1px solid #ccc;margin-bottom: 10px;box-shadow: 0 0 5px 3px #e4e4e4}
.about_us_content .left .tongyi h3{text-align: center;font-size: 20px;font-weight: bold;color:#ed7000;margin:0 0  30px 0;}
.about_us_content .left .product_center_li a{color:#000;font-size: 12px;line-height: 40px;height: 40px;white-space:nowrap;text-align: center;width: 100%;border-radius:40px;overflow:hidden;text-overflow:ellipsis;padding:0 15px;margin-bottom:6px;}
.about_us_content .left .product_center_li a.active{background-color:#ed7000;color: #fff }
.about_us_content .left .product_center_li a:hover{background-color:#ed7000;color: #fff }
.about_us_content .left .contact_us li{font-size: 14px;line-height: 24px;color:#666;margin-bottom: 10px;}
.about_us_content .right .main{padding:20px 2%;box-shadow: 0 0 5px 3px #e4e4e4}
.about_us_content .neirong{font-size: 18px;padding:0;line-height: 30px}
@media(max-width: 1260px){
	.about_us_content .left .contact_us li{font-size: 12px;line-height: 20px;}
}
@media(max-width: 992px){
	.about_us_content .left{margin-bottom: 20px}
	.about_us_content .left .contact_us{display: none}
	.about_us_content .left{float: left;width: 100%}
	.about_us_content .left .product_center{padding:0;border:0;margin-bottom:0;box-shadow: none}
	.about_us_content .left .product_center_li a{float: left;width: 33%}
	.about_us_content .left .product_center h3{display: none}
	.about_us_content .right{float: right;width: 100%}
}
@media(max-width: 530px){
	.about_us_content .title h3{float: left;margin:0;font-size: 16px}
	.about_us_content .title .your_position{float: right;height:16px;}
	.about_us_content .title .your_position a{float: left;color:#666;font-size: 12px}
	.product_list_all a {width: 49%}
}


/*联系我们版面*/
.contact_us_content{padding:20px;}
.contact_us_content{padding:20px 0;}
.contact_us_content .left{float: left;width: 25%}
.contact_us_content .right{float: right;width: 70%}

.contact_us_content .left .tongyi{padding: 18px 30px;border:1px solid #ccc;margin-bottom: 10px;box-shadow: 0 0 5px 3px #e4e4e4}
.contact_us_content .left .tongyi h3{text-align: center;font-size: 20px;font-weight: bold;color:#ed7000;margin:0 0  30px 0;}
.contact_us_content .left .product_center_li a{color:#000;font-size: 12px;line-height: 40px;height: 40px;white-space:nowrap;text-align: center;width: 100%;border-radius:40px;overflow:hidden;text-overflow:ellipsis;padding:0 15px;margin-bottom:6px;}
.contact_us_content .left .product_center_li a.active{background-color:#ed7000;color: #fff }
.contact_us_content .left .product_center_li a:hover{background-color:#ed7000;color: #fff }
.contact_us_content .left .contact_us li{font-size: 14px;line-height: 24px;color:#666;margin-bottom: 10px;}
.contact_us_content .right .main{padding:20px 2%;box-shadow: 0 0 5px 3px #e4e4e4}
.contact_us_content .neirong{line-height: 30px}
.contact_us_content .neirong div:nth-child(1){font-size: 20px;font-weight: bold;margin-bottom: 5px}
.contact_us_content .neirong div:nth-child(2){font-size: 14px}
.contact_us_content .neirong div:nth-child(3){font-size: 14px}
.contact_us_content .neirong div:nth-child(4){font-size: 14px}
.map{overflow: hidden;}
@media(max-width: 1260px){
	.contact_us_content .left .contact_us li{font-size: 12px;line-height: 20px;}
}
@media(max-width: 992px){
	.contact_us_content .left{margin-bottom: 20px}
	.contact_us_content .left .contact_us{display: none}
	.contact_us_content .left{float: left;width: 100%}
	.contact_us_content .left .product_center{padding:0;border:0;margin-bottom:0;box-shadow: none}
	.contact_us_content .left .product_center_li a{float: left;width: 33%}
	.contact_us_content .left .product_center h3{display: none}
	.contact_us_content .right{float: right;width: 100%}
}
@media(max-width: 530px){
	.contact_us_content .title h3{float: left;margin:0;font-size: 16px}
	.contact_us_content .title .your_position{float: right;height:16px;}
	.contact_us_content .title .your_position a{float: left;color:#666;font-size: 12px}
	.product_list_all a {width: 49%}
	.contact_us_content .neirong{line-height: 20px}
	.contact_us_content .neirong div:nth-child(1){font-size: 16px;font-weight: bold;margin-bottom: 5px}
	.contact_us_content .neirong div:nth-child(2){font-size: 12px}
	.contact_us_content .neirong div:nth-child(3){font-size: 12px}
	.contact_us_content .neirong div:nth-child(4){font-size: 12px}
}



#dituContent{width:100%;height:360px;}
.neirong .contact_boxbox .form-name{font-size:20px;color:#333;font-weight:600;margin-bottom:10px;}
.neirong .contact_boxbox .form-control{border:1px solid #999;}
.neirong .contact_boxbox textarea{border:1px solid #999;height:300px;}
.neirong .form-group-all{margin-top:30px;margin-bottom:30px;}
.neirong .contact_boxbox button{padding:6px 24px;font-size:14px;}

@media(max-width: 530px){
#dituContent{height:300px;}
}
@media(max-width: 380px){
#dituContent{height:260px;}
}

</pre></body></html>